home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 2
/
Merciful - Disc 2.iso
/
software
/
d
/
devioustools21.dms
/
devioustools21.adf
/
utils
/
004.lzx
/
Graph2DV3.20
/
Functions
/
Bsp2D.fkt
next >
Wrap
Text File
|
1990-01-17
|
309b
|
15 lines
Graph2D(V1.00) Funktionsliste
a(x)=1/sqrt(x^2)
t(x)=1-x/tan(x)
k(x)=cos(x^2)*x
g=9.80665
Fallstrecke(Zeit)=(1/2)*g*Zeit^2
v(t)=sqrt(2*g*s(t))
g(x)=-0.97+cot(x^2)/2
f(x)=sin(x^2)
s(x)=2*cos((2*pi*x)/2)*sin(10*x)
Normalparabel(x)=x^2
Polynom(x)=-3*x^4+0.5*x^2+12.34
Summe(a,b)=a+b
Doppel(Zahl)=Summe(Zahl,Zahl)